home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / en / Custom / custom.uw9 / Company Info.json next >
JavaScript Object Notation  |  2004-12-21  |  992b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "CoName": "Text (50)",
  5.         "ISP Name": "Text (50)",
  6.         "Billing Address": "Text (50)",
  7.         "Physical Street Address": "Text (50)",
  8.         "City": "Text (50)",
  9.         "State": "Text (50)",
  10.         "Zip": "Text (50)",
  11.         "Phone Number": "Text (50)",
  12.         "Fax Number": "Text (50)",
  13.         "Contact Person": "Text (50)",
  14.         "Contact Email": "Text (50)",
  15.         "Tech Contact": "Text (50)",
  16.         "Tech Email": "Text (50)",
  17.         "Support Email": "Text (50)",
  18.         "Support Phone": "Text (50)",
  19.         "BCity": "Text (50)",
  20.         "BState": "Text (50)",
  21.         "BZip": "Text (50)"
  22.     },
  23.     "data": [
  24.         {
  25.             "CustID": 196,
  26.             "CoName": "Netscape Online",
  27.             "ISP Name": "Netscape Online",
  28.             "Billing Address": "1341 Canton Rd., Ste. C-1",
  29.             "Physical Street Address": "1341 Canton Rd., Ste. C-1",
  30.             "City": "Marietta",
  31.             "State": "GA",
  32.             "Zip": "30066",
  33.             "Phone Number": "770-424-2525",
  34.             "Fax Number": "770-424-2626",
  35.             "Contact Person": "John Foltz",
  36.             "Contact Email": "jfoltz@usefulware.com",
  37.             "Tech Contact": "Tony Street",
  38.             "Tech Email": "tstreet@usefulware.com",
  39.             "Support Email": "NA",
  40.             "Support Phone": "NA",
  41.             "BCity": "Marietta",
  42.             "BState": "GA",
  43.             "BZip": "30066"
  44.         }
  45.     ]
  46. }